Console
public class Console
Constant Summary | |
---|---|
final static str |
Constructor Summary | |
---|---|
void | __construct(ThinkConsole console, string|null namespace) 构造方法 |
Method Summary | |
---|---|
array | |
Command[] | |
Command | getCommand(string name) |
public final static str GLOBAL_NAMESPACE = '_global'
public void __construct(ThinkConsole console, string|null namespace)
构造方法
public array getNamespaces()
public Command[] getCommands()
public Command getCommand(string name)